Visual Basic (Declaration) | |
---|---|
Public Shadows ReadOnly Property Previous As LListNode(Of T) |
C# | |
---|---|
public new LListNode<T> Previous {get;} |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
CSharpTest.Net | |
Previous Property | |
See Also Send Feedback Download Help File |
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > LListNode<T> Class : Previous Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Shadows ReadOnly Property Previous As LListNode(Of T) |
C# | |
---|---|
public new LListNode<T> Previous {get;} |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7